Skip to content

Publish new service unavailable page for planned maintenance of web UI#235

Merged
emmagifford merged 2 commits into
mainfrom
CCM-18777-planned-maintenance-page
Jun 18, 2026
Merged

Publish new service unavailable page for planned maintenance of web UI#235
emmagifford merged 2 commits into
mainfrom
CCM-18777-planned-maintenance-page

Conversation

@emmagifford

@emmagifford emmagifford commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Description

Published a new, 'hidden' page on our website to redirect to from web UI URLs when the service is down for planned maintenance.

This page is located in the /support folder. You need to add the slug /service-unavailable/ on the end to view it (with no 'parent' segment in the URL). For example, the live URL will be https://notify.nhs.uk/service-unavailable/ and the URL to view it on my port was http://127.0.0.1:4000/service-unavailable/

Context

CCM-18777CCM-18777 explains the context - the tech architects need to do some 'smushing' work, which will make web UI unavailable for around 30 mins.

We're trying to find out exactly when the service will be down so we can add a more detailed line about when it will be available again. In the mean time, Nicki's asked if we can keep the timing more vague. This means that the devs can test the redirect works properly and it gives us a back up option if we can't be specific about timings. When we know more, we can update this page.

We have to publish the service unavailable message on our static site for now because web UI itself will be down so it can't be hosted there.

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@emmagifford emmagifford requested a review from a team as a code owner June 18, 2026 12:06
@emmagifford emmagifford merged commit 885ab30 into main Jun 18, 2026
27 checks passed
@emmagifford emmagifford deleted the CCM-18777-planned-maintenance-page branch June 18, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants